home *** CD-ROM | disk | FTP | other *** search
- ; INF file for PCI card
- ; Generated by WinDriver
-
- ; Copyright Jungo 2001
-
- [Version]
- Signature="$Chicago$"
- Class=Jungo
- ClassGUID={c671678c-82c1-43f3-d700-0049433e9a4b}
- Provider=%Provider%
- ;DriverVer=mm/dd/yyyy
-
- [SourceDisksNames]
- 1="WinDriver Installation Disk",,0
-
- [SourceDisksFiles]
- wdpnp.sys = 1
-
- [Manufacturer]
- %Manufacturer%=mfgsec
-
- [mfgsec]
- ; The Vendor ID is 1234, and the Device ID is 5678
- %SAMPLE_PCI%=SAMPLE_PCI, PCI\VEN_1234&DEV_5678
-
- [SAMPLE_PCI]
- Log_Config=Base1
- Copyfiles = SAMPLE_PCI.Files.Ext
-
- [Base1]
- IRQConfig=3,4,5,7,9,10,11,14,15
-
- [ClassInstall32]
- Addreg=JungoClassReg
-
- [SAMPLE_PCI.Services]
- Addservice = wdpnp, 0x00000002, SAMPLE_PCI.Addservice
-
- [SAMPLE_PCI.AddService]
- DisplayName = %usb.SvcDesc%
- ServiceType = 1 ; SERVICE_KERNEL_DRIVER
- StartType = 3 ; SERVICE_DEMAND_START
- ErrorControl = 1 ; SERVICE_ERROR_NORMAL
- ServiceBinary = %10%\System32\Drivers\wdpnp.sys
-
- [JungoClassReg]
- HKR,,,,Jungo
- HKR,,Icon,,-5
- HKR,,DevLoader,,*ntkern
- HKR,,NTMPDriver,,wdpnp.sys
-
- [SAMPLE_PCI.Files.Ext]
- ;Remove the remarks for installation on a target computer
- ;windrvr.sys
- wdpnp.sys
-
- [DestinationDirs]
- DefaultDestDir=10
-
- [ControlFlags]
-
- [Strings]
- Provider="Jungo"
- Manufacturer="Jungo"
- usb.SvcDesc="WinDriver PNP Client"
- SAMPLE_PCI="Jungo SAMPLE_PCI : Description of SAMPLE_PCI"
-